Skip to content

Add support for g-prefixed GNU coreutils#72

Open
Tatsh wants to merge 2 commits into
Xfennec:masterfrom
Tatsh:g-prefixed
Open

Add support for g-prefixed GNU coreutils#72
Tatsh wants to merge 2 commits into
Xfennec:masterfrom
Tatsh:g-prefixed

Conversation

@Tatsh

@Tatsh Tatsh commented Jan 23, 2016

Copy link
Copy Markdown

Prefixed versions may be used on a system that has a base BSD coreutils, such as OS X where using MacPorts GNU Coreutils can be installed, but by default are prefixed with 'g'. Even if PATH is overriden, the path used contains symbolic links to the g-prefixed binaries, which means the g-prefixed name is what will appear in the process list.

This also can apply to Solaris.

Prefixed versions may be used on a system that has a base BSD
coreutils, such as OS X where using MacPorts GNU Coreutils can be
installed, but by default are prefixed with 'g'. Even if PATH is
overriden, the path used contains symbolic links to the g-prefixed
binaries, which means the g-prefixed name is what will appear in the
process list.
@Tatsh

Tatsh commented May 31, 2021

Copy link
Copy Markdown
Author

@Xfennec I cleaned this up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants